home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #12 / Amiga Plus CD - 2002 - No. 12.iso / Tools / Development / pv-0.2.6 / doc / NEWS < prev    next >
Encoding:
Text File  |  2002-11-17  |  1.1 KB  |  38 lines

  1. $Id: NEWS,v 1.10 2002/10/21 17:11:30 ivarch Exp $
  2.  
  3. 0.2.6 - 21 October 2002
  4.   + we now ignore EINTR on select()
  5.   + variable-size buffer (still need to add code to change size)
  6.   + added (tentative) support for internationalisation
  7.   + removed superfluous --no-progress, etc options
  8.   + optimised transfer by using bigger buffers, based on st_blksize
  9.   + added --wait option to wait until transfer begins before showing progress
  10.   + added --rate-limit option to limit rate to a maximum throughput
  11.   + added --quiet option (no output at all) to be used with --rate-limit
  12.  
  13. 0.2.5 - 23 July 2002
  14.   + added [FILE]... arguments, like `cat'
  15.   + function separation in code
  16.   + some bug fixes related to numeric overflow
  17.  
  18. 0.2.3 - 19 July 2002
  19.   + Texinfo manual written, man page updated
  20.   + byte counter added
  21.  
  22. 0.2.0 - 18 July 2002
  23.   + ETA counter added
  24.   + screen width estimation added
  25.   + progress bar added
  26.  
  27. 0.1.0 - 17 July 2002
  28.   + main loop created
  29.   + rate counter added
  30.   + elapsed time counter added
  31.   + percentage calculation added
  32.  
  33. 0.0.1 - 16 July 2002
  34.   + package created
  35.   + first draft of man page written
  36.  
  37. $Id: NEWS,v 1.10 2002/10/21 17:11:30 ivarch Exp $
  38.